auto merge of #559 : mbrubeck/cargo/make-install-fix, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 11 Sep 2014 18:13:50 +0000 (18:13 +0000)
committerbors <bors@rust-lang.org>
Thu, 11 Sep 2014 18:13:50 +0000 (18:13 +0000)
commit1e0a4d0897214de0b860cee6d06ff9116749bc7a
tree2fedbe52778471dbd318abbf79c2252e2d7e1d68
parentbeaea8d08b76c17b6500c6afaf4bd937b055753d
parent22277c2c9e8425559826adfcdb8ec6bdb0c2fd75
auto merge of #559 : mbrubeck/cargo/make-install-fix, r=alexcrichton

This fixes an issue where `make dist` incorrectly does nothing after the source has changed and been rebuilt.  It also prevents `make install` from installing outdated files from the `dist` directory.
Makefile.in